Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 9, 2025

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Python SDK Changes:

  • workflows.campaign.update_campaigns_job():
    • request.input[] Changed Breaking ⚠️
  • workflows.campaigns.update(): request Changed Breaking ⚠️
  • workflows.campaign.create(): request Changed
  • workflows.campaign.create_campaigns_job():
    • request.input[] Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (1739:7)
  ├──[-] schemas (2100:13)❌ 
  ├──[+] schemas (1952:7)
  ├──[+] schemas (2410:7)
  ├──[+] schemas (2656:7)
  ├─┬CampaignUpdateWorkflowPrimaryInput
  │ └─┬budget
  │   └──[🔀] $ref (1953:9)❌ 
  ├─┬CampaignCreateWorkflowPassThroughFeeCardInput
  │ └─┬startDateUtc
  │   └──[+] nullable (1815:21)❌ 
  ├─┬CampaignUpdateWorkflowAdvancedInput
  │ └──[-] properties (1917:17)❌ 
  ├─┬CampaignWorkflowCampaignConversionReportingColumnInput
  │ ├──[+] properties (2149:9)
  │ ├─┬trackingTagId
  │ │ ├──[🔀] type (2145:17)❌ 
  │ │ ├──[-] minLength (2131:32)❌ 
  │ │ └──[+] format (2146:19)❌ 
  │ ├─┬reportingColumnId
  │ │ └──[🔀] $ref (2657:9)❌ 
  │ └─┬weight
  │   ├──[🔀] type (2141:17)❌ 
  │   ├──[+] minLength (2140:22)❌ 
  │   ├──[-] format (2142:29)❌ 
  │   └──[-] nullable (2143:31)❌ 
  ├─┬CampaignCreateWorkflowAdvancedInput
  │ ├──[+] properties (1732:9)
  │ ├─┬includeDefaultsFromAdvertiser
  │ │ ├──[+] items (1735:13)❌ 
  │ │ ├──[🔀] type (1733:17)❌ 
  │ │ └──[+] nullable (1736:21)❌ 
  │ ├─┬purchaseOrderNumber
  │ │ └──[🔀] $ref (1809:9)❌ 
  │ └─┬passThroughFeeCard
  │   └──[🔀] $ref (1726:11)❌ 
  └─┬CampaignCreateWorkflowPrimaryInput
    └─┬budget
      └──[🔀] $ref (1740:9)❌ 
Document Element Total Changes Breaking Changes
components 24 18

View full report

Linting Report 0 errors, 15 warnings, 0 hints

View full report

PYTHON CHANGELOG

core: 5.23.18 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 5.23.17 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 5.23.16 - 2025-12-19

🐛 Bug Fixes

  • remove non-determinism from rare interaction with readonly/writeonly fields (commit by @ThomasRooney)

core: 5.23.15 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 5.23.14 - 2025-12-09

🐝 New Features

  • add constFieldCasing config option to control const field casing (upper or normal) (commit by @mfbx9da4)

core: 5.23.12 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 5.23.11 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 5.23.10 - 2025-11-18

🐛 Bug Fixes

  • sanitize Python reserved keywords in method names to prevent syntax errors (commit by @AshGodfrey)

nullables: 1.0.2 - 2026-01-12

🐛 Bug Fixes

  • Add custom serialization method for models where optional (but no nullable) fields are present (commit by @2ynn)

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

sdkHooks: 1.2.1 - 2026-01-14

🐝 New Features

  • add async hooks support for non-blocking I/O in async SDK methods; sync hooks now execute in a dedicated thread when async hooks are disabled (commit by @vishalg0wda)

sdkHooks: 1.2.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

Based on Speakeasy CLI 1.700.2

@github-actions github-actions bot added the minor Minor version bump label Dec 9, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch 8 times, most recently from aa0d360 to 7600405 Compare December 17, 2025 00:47
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch 7 times, most recently from 099193f to c10bd06 Compare December 24, 2025 00:53
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch 7 times, most recently from a98cdce to df14aed Compare December 31, 2025 00:55
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch 7 times, most recently from 97f345a to d533c03 Compare January 7, 2026 00:55
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch 8 times, most recently from 8aa6aca to 0fc9c40 Compare January 15, 2026 00:53
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch 7 times, most recently from 715c13b to f4dfdee Compare January 22, 2026 00:55
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch 7 times, most recently from e7e39e0 to 43a6aed Compare January 29, 2026 01:03
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch 2 times, most recently from 3295760 to de346d5 Compare January 31, 2026 01:00
* `workflows.campaign.update_campaigns_job()`: 
  *  `request.input[]` **Changed** **Breaking** ⚠️
* `workflows.campaigns.update()`:  `request` **Changed** **Breaking** ⚠️
* `workflows.campaign.create()`:  `request` **Changed**
* `workflows.campaign.create_campaigns_job()`: 
  *  `request.input[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765241396 branch from fe48dc6 to b9b475d Compare February 1, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant